func go/types.roundFloat64
4 uses
go/types (current package)
expr.go#L257: func roundFloat64(x constant.Value) constant.Value {
expr.go#L362: r := roundFloat64(x)
expr.go#L393: re := roundFloat64(constant.Real(x))
expr.go#L394: im := roundFloat64(constant.Imag(x))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)